checkout: Fix leak when doing uncompressed cache + copying checkouts
authorColin Walters <walters@verbum.org>
Fri, 13 Sep 2013 21:14:35 +0000 (17:14 -0400)
committerColin Walters <walters@verbum.org>
Fri, 13 Sep 2013 21:15:30 +0000 (17:15 -0400)
commitd302c3d7ff60fb8bb6cdbb265fd6cb6d0eeadd09
tree770e0dd8f2d18c624046c61620bf0e41dc699c89
parent94e42c521c00a33ff4efff03b806107ba29cacd3
checkout: Fix leak when doing uncompressed cache + copying checkouts

We were reading into "input" twice, leading a fd.  This was
breaking the gnome-continuous integrationtest.
src/libostree/ostree-repo-checkout.c